FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.7.16  |  FHIR Version n/a  User: [n/a]

Resource Questionnaire/FHIR Server from package ca.on.health.sadie#1.4.11 (63 ms)

Package ca.on.health.sadie
Type Questionnaire
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=ca.on.health.sadie@1.4.11&canonical=http://health.gov.on.ca/sadie/fhir/FlexForm/ODSP
Url http://health.gov.on.ca/sadie/fhir/FlexForm/ODSP
Version 1.0.0
Status active
Name ODSPFormSelection
Title ODSP Form Selection
Experimental False
Authority hl7
Description ODSP Form Selection

Resources that use this resource

No resources found


Resources that this resource uses

No resources found



Narrative

Note: links and images are rebased to the (stated) source

No human-readable text provided in this case.

Source

{
  "resourceType" : "Questionnaire",
  "id" : "97ef58b0-bcac-49be-ab17-209e557b678e",
  "meta" : {
    "profile" : [
      "http://health.gov.on.ca/sadie/fhir/StructureDefinition/FlexForm"
    ]
  },
  "text" : {
    "status" : "empty",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">No human-readable text provided in this case.</div>"
  },
  "url" : "http://health.gov.on.ca/sadie/fhir/FlexForm/ODSP",
  "identifier" : [
    {
      "use" : "official",
      "system" : "https://health.gov.on.ca/sadie/fhir/CodeSystem/FlexForms-Internal-Complete",
      "value" : "ODSP"
    }
  ],
  "version" : "1.0.0",
  "name" : "ODSPFormSelection",
  "title" : "ODSP Form Selection",
  "status" : "active",
  "experimental" : false,
  "subjectType" : [
    "Patient"
  ],
  "publisher" : "ODSP",
  "description" : "ODSP Form Selection",
  "effectivePeriod" : {
    "start" : "2021-01-01T05:00:00.000Z"
  },
  "code" : [
    {
      "system" : "https://health.gov.on.ca/sadie/fhir/CodeSystem/FlexForms-Internal-Complete",
      "code" : "ODSP"
    }
  ],
  "item" : [
    {
      "linkId" : "2.0",
      "text" : "Form Selection Page",
      "type" : "group",
      "required" : false,
      "repeats" : false,
      "readOnly" : false,
      "item" : [
        {
          "linkId" : "MSG-FORM-KIND",
          "text" : "Which form would you like to fill out?",
          "type" : "group",
          "required" : false,
          "repeats" : false,
          "readOnly" : false,
          "item" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
                  "valueCodeableConcept" : {
                    "coding" : [
                      {
                        "system" : "http://hl7.org/fhir/questionnaire-item-control",
                        "code" : "radio-button",
                        "display" : "Radio Button"
                      }
                    ],
                    "text" : "Radio Button"
                  }
                },
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/questionnaire-choiceOrientation",
                  "valueCode" : "vertical"
                }
              ],
              "linkId" : "FORM-SELECTION-QUESTION",
              "text" : "Select a form",
              "type" : "choice",
              "required" : true,
              "repeats" : false,
              "readOnly" : false,
              "answerValueSet" : "http://health.gov.on.ca/sadie/fhir/ValueSet/ODSP-Questionnaires"
            }
          ]
        }
      ]
    }
  ]
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.